MAUI | ComponentOne
C1.Maui.Input Assembly / C1.Maui.Input Namespace / C1TextBoxHandler<TVirtual,TPlatform> Class
The virtual text box.
The native text box.
Members
In This Topic
    C1TextBoxHandler<TVirtual,TPlatform> Class
    In This Topic
    Generic handler of C1TextBox.
    Syntax
    Type Parameters
    TVirtual
    The virtual text box.
    TPlatform
    The native text box.
    Inheritance Hierarchy

    System.Object
       Microsoft.Maui.Handlers.ElementHandler
          Microsoft.Maui.Handlers.ViewHandler
             Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
                C1.Maui.Input.C1TextBoxHandler<TVirtual,TPlatform>
                   C1.Maui.Input.C1AutoCompleteTextBoxHandler
                   C1.Maui.Input.C1TextBoxHandler

    See Also